﻿@charset "utf-8";


html{ background:#fff; color:#000; overflow-x:hidden;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}img{border:0;}ol,ul,li{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#000; font-size:15px; font-family:'微软雅黑';}
a{ color:#000;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:left;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 10px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}



.scale:hover img {
    transform: scale(1.1, 1.1);
}
.scale img{ transition:transform 1s ease 0s}

#indexNews li {
	height:35px;
	line-height:35px;
	background:url(../Image/icon.jpg) no-repeat left center;
	padding-left:15px;
	border-bottom:1px dotted #ccc;
	transition:0.3s all 0s linear;
}
#indexNews2 li:hover{ border-bottom:1px solid #999;}
#indexNews li:hover{ border-bottom:1px dotted #ff0000;}
.Newstime {float:right;
	color:#ccc;
	font-size:12px;
	padding-left:20px;
}
#lxwm_nr {
	margin: 0 20px 20px;
	font-size:14px;
}
#lxwm_nr p {
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
#prev_next{ border-top:1px solid #ccc; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:90%; margin-bottom:20px;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#39354c; color:#fff; border-bottom:1px solid #ccc; padding-left:30px;}

#ys_nr1 .font p{
  -webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}



/** header **/
#top_line_bj{ height:35px; background:#f0f0f0; width:100%;}
#top_line{ width:1200px; height:35px; line-height:35px; color:#898e93;}
#top_line .right a{ color:#858585; padding:0 10px;}
#top_bj{ width:100%; height:140px; background:#FFF;}
#top{ width:1200px; height:135px;}
#logo{ float:left; padding:10px 0 0;}
#top_tel{ float:right; background:url(tel.png) no-repeat left top; padding:20px 0 0 55px; margin-top:45px; font-size:24px; color:#0099CC;}
#nav_bj{ background:#0099CC; height:55px;}
#nav{ width:1200px; height:55px;}
#nav li{ float:left; width:150px; height:55px;}
#nav a{ display:block; float:left; width:150px; height:55px; font-size:16px; line-height:55px; text-align:center; color:#fff; transition:0.3s all 0s linear;}
#nav a:hover{  background:#00CCCC;}


.flash{ width:100%; height:461px; margin:0 auto; text-align:center; position:relative; z-index:0; }
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:461px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height:461px;}

#ss_bj{ background:#fafafa; height:70px; width:100%;}
#ssnr{ width:1200px; height:70px; line-height:70px;}
#ssnr .left{ color:#919191; font-weight:bold;}
#ssnr .left a{ color:#919191; font-weight:normal; padding:0 10px;}

.ss{ width:301px; height:30px; float:right; margin:20px 0 0 0;}
.sou_left{float:left; width:219px; height:29px; text-align:left; color:#adacac; line-height:29px; padding-left:10px; background:#fff; border:1px solid #e1e1e1;}
.ss_pic{ float:right;}



/** footer **/
#end_bj{ background:#e5e5e5; width:100%; height:auto; overflow:hidden;}
#end{ width:1000px; height:319px; background:url(../Image/end_logo.jpg) no-repeat left top; line-height:2.0; color:#505050; padding-left:200px;}
#end_nr{ background:url(../Image/end_line.png) no-repeat right bottom; height:269px; padding:50px 65px 0 25px; float:left; min-width:310px;}
#end_ly{ padding:50px 0 0 60px; float:left;}
#end_ly p{ font-size:24px; color:#787878;}


/** main **/ 
.main{ width:1200px; height:auto;  padding:25px 0; margin-left:auto; margin-right:auto;}
#yqlj_bj{ background:url(../Image/yqljbj.png) no-repeat center top; width:1160px; height:131px; padding:45px 20px 0;}

.picScroll-left{ width:1160px;  overflow:hidden; position:relative; }
.picScroll-left .prev{ display:block;  width:18px; height:33px; float:right; margin-left:5px; margin-top:30px;  overflow:hidden; cursor:pointer;}
.picScroll-left .next{ display:block;  width:18px; height:33px; float:left; margin-right:5px; margin-top:30px;  overflow:hidden; cursor:pointer;}
.picScroll-left .bd{ float:left;  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 2px; width:180px; height:110px; background:#fff; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:159px; height:70px; border:1px solid #e2e2e2; transition:0.3s all 0s linear;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999}
.picScroll-left .bd ul li .pic_title{ color:#202020; font-size:16px; line-height:24px; padding:10px 0 0;}

#cplb{ height:51px; background:#fafafa; border:1px solid #f1f1f1; margin-top:20px; position:relative;}
#cplb_bt{ background:url(../Image/cpzs.png) no-repeat left top; width:177px; height:63px; line-height:53px; position:absolute; left:0; top:0; text-align:center; color:#fff; font-size:24px; font-weight:bold;}
#cplb ul{ float:left; padding-left:200px;}
#cplb ul li{ float:left; height:51px; line-height:51px; font-weight:bold;}
#cplb ul li a{ padding:0 15px;}

.picMarquee{ width:1138px;  overflow:hidden; position:relative; border:1px solid #eeeeee; padding:30px; margin-top:30px;}
.picMarquee .bd{ padding:0px; margin:0;}
.picMarquee .bd ul{ overflow:hidden; zoom:1; }
.picMarquee .bd ul li{ margin:0 20px 20px 0; float:left; width:274px; _display:inline; overflow:hidden; text-align:center; transition:0.3s all 0s linear;}
.picMarquee .bd ul li a img{ width:274px; height:204px;}
.picMarquee .bd ul li a .icptit {  display:block; line-height:35px; width:100%; text-align:center; transition:0.3s all 0s linear;}
.picMarquee .picList{width:300px; height:auto; float:left; }

#index_lx{ height:91px; background:url(../Image/lxwm.png) no-repeat left top #f6f6f6; margin-top:20px; padding-left:360px;}
#lx_tel1{ color:#676767; font-weight:bold; padding:0 35px 0 0; margin-top:23px; border-right:1px solid #d8d8d8; float:left;}
#lx_tel1 span{ color:#ef8100; font-size:30px;}
#lx_tel2{ float:left; padding:23px 0 0 40px; line-height:1.8;}
#lx_tel2 .left{ padding-right:50px;}

#gsjj{ margin-top:50px; line-height:2.0; width:1200px; margin-left:auto; margin-right:auto;}
#gsjj .left{ width:352px; height:237px;}
#gsjj .right{ width:825px; padding:0 0 0 20px;}
.title{ color:#fff; font-size:18px; background:#0099CC; width:130px; height:45px; line-height:45px; float:left; text-align:center;}
.more{ float:right; padding:10px 0 0;}
.content{ clear:both; line-height:2.0; padding:10px 0 0;}

.index_nr{ width:590px; height:auto; overflow:hidden; margin-top:45px;}
.title_bj{ height:45px; background:#f2f2f2; border-left:7px solid #0099CC;}
.index_title{ float:left; height:45px; line-height:45px; padding-left:20px; color:#4d4d4d; font-weight:bold; font-size:16px;}
.index_more{ float:right; padding:12px 20px 0 0;}


.picScroll-left1{ width:590px;  overflow:hidden; position:relative; }
.picScroll-left1 .bd{ padding:0;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left1 .bd ul li .pic{ text-align:center; }
.picScroll-left1 .bd ul li .pic img{ width:260px; height:195px; display:block; border:2px solid #0099CC; transition:0.3s all 0s linear; }
.picScroll-left1 .bd ul li .pic a:hover img{ background:#333; }



/** sidebar **/
#sidebar{ width:285px; height:auto; overflow:hidden; float:left;}
#main_right{ width:900px; height:auto; overflow:hidden; float:right;}

.widget{ background:#0099CC; height:75px; line-height:75px; color:#fff; font-size:24px; font-weight:bold; padding-left:20px;}

#pro_list{ padding:10px 0;}
#pro_list li{ height:50px; line-height:50px; margin-bottom:3px; background:#f7f7f7; padding-left:40px; font-size:14px; transition:0.3s all 0s linear;}
#pro_list li:hover{ background:#514f4f; padding-left:50px;}
#pro_list li:hover a{ color:#fff;}


#lxwm_zy{ background:url(../Image/lxwm_zy.jpg) no-repeat center top #f7f7f7; padding:133px 10px 10px; line-height:2.0;}


/** zy **/ 
.news_lb li{ border-bottom:1px dashed #ccc; padding:10px 10px 10px 25px; color:#999; background:url(../Image/icon.png) no-repeat left 20px;}
.news_lb li a{ color:#000;}



#content_zy{ clear:both; line-height:2.0; padding:20px 10px 0;}


/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left; margin:0 10px 20px; background:#fff; width:271px; height:260px; text-align:center; border:1px solid #efefef; font-size:14px; transition:0.3s all 0s linear;}
.pro img{ max-width:271px; height:212px;}
.pro a{color:#000; font-size:14px;}
.pro li:hover{ background:#0099CC;}
.pro li:hover a{ color:#fff;}
/*************index&goods**************/
.news{ width:100%;}
.news li{width:100%;height:40px;text-indent:2em;line-height:40px; font-size:14px; border-bottom:1px dotted #ccc; background:url(../Image/icon.jpg) no-repeat 20px center; transition:0.3s all 0s linear; padding-left:10px;}
.news li:hover{background-color:#efefef; border-bottom:1px solid #ccc;}
.news li:hover a{color:#000;}
/****************news*****************/
.news_title{color:#0099CC;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center; width:100%; line-height:28px; border:1px solid #efefef; margin-bottom:10px; background:#f8f8f8;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{display:block;color:#da020d;text-align:center; font-size:18px;}
.info_title{margin:10px 0 0 0;width:100%;height:30px;background:#999; margin-bottom:10px;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#656565;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{margin:20px 0 20px 50px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
#submit{width:55px;height:29px;color:#000;cursor:pointer; background:url(../Image/button.gif) none center;}
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}